home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / cris / arch-v32 / mm / Makefile
Encoding:
Makefile  |  2008-12-24  |  142 b   |  5 lines

  1. # Makefile for the Linux/cris parts of the memory manager.
  2.  
  3. obj-y     += mmu.o init.o tlb.o intmem.o
  4. obj-$(CONFIG_ETRAX_L2CACHE)    += l2cache.o
  5.